[INFO] cloning repository https://github.com/mingyang91/cassandra-migration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mingyang91/cassandra-migration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyang91%2Fcassandra-migration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyang91%2Fcassandra-migration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84965d7c90882df69374b7d5471e5b6873b83e67
[INFO] testing mingyang91/cassandra-migration against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyang91%2Fcassandra-migration" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mingyang91/cassandra-migration
[INFO] finished tweaking git repo https://github.com/mingyang91/cassandra-migration
[INFO] tweaked toml for git repo https://github.com/mingyang91/cassandra-migration written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mingyang91/cassandra-migration on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mingyang91/cassandra-migration already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.22
[INFO] [stderr]   Downloaded lz4-compress v0.1.0
[INFO] [stderr]   Downloaded atomic v0.5.1
[INFO] [stderr]   Downloaded args v2.2.0
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded arrayref v0.3.6
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded mio v0.8.0
[INFO] [stderr]   Downloaded lz4_flex v0.9.2
[INFO] [stderr]   Downloaded cdrs v2.3.3
[INFO] [stderr]   Downloaded num_threads v0.1.3
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded time v0.3.7
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] [stderr]   Downloaded cdrs-tokio v6.0.0
[INFO] [stderr]   Downloaded tracing v0.1.31
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded float_eq v0.7.0
[INFO] [stderr]   Downloaded twox-hash v1.6.2
[INFO] [stderr]   Downloaded num-complex v0.4.0
[INFO] [stderr]   Downloaded num-rational v0.4.0
[INFO] [stderr]   Downloaded cassandra-protocol v1.0.0
[INFO] [stderr]   Downloaded tokio v1.17.0
[INFO] [stderr]   Downloaded snap v1.0.5
[INFO] [stderr]   Downloaded cdrs-tokio-helpers-derive v3.2.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded tracing-attributes v0.1.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db8ea164517a7066a875612430a8682da65b81de4c21ee75f035c5267df7a04a
[INFO] running `Command { std: "docker" "start" "-a" "db8ea164517a7066a875612430a8682da65b81de4c21ee75f035c5267df7a04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db8ea164517a7066a875612430a8682da65b81de4c21ee75f035c5267df7a04a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8ea164517a7066a875612430a8682da65b81de4c21ee75f035c5267df7a04a", kill_on_drop: false }`
[INFO] [stdout] db8ea164517a7066a875612430a8682da65b81de4c21ee75f035c5267df7a04a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0976bf9c46b813ad1913adfaa78c27fd6369cc958b604f27c7288da83385ffae
[INFO] running `Command { std: "docker" "start" "-a" "0976bf9c46b813ad1913adfaa78c27fd6369cc958b604f27c7288da83385ffae", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling twox-hash v1.6.2
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling num_threads v0.1.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling lz4_flex v0.9.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling float_eq v0.7.0
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling lz4-compress v0.1.0
[INFO] [stderr]    Compiling snap v0.2.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling args v2.2.0
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling cdrs v2.3.3
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.19
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling cdrs-tokio-helpers-derive v3.2.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling cassandra-protocol v1.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling cdrs-tokio v6.0.0
[INFO] [stderr]    Compiling cassandra-migration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ConvertError(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MigrateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -     ConvertError(String),
[INFO] [stdout] 40 +     ConvertError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     InsertError(String)
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MigrateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     InsertError(String)
[INFO] [stdout] 41 +     InsertError(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0976bf9c46b813ad1913adfaa78c27fd6369cc958b604f27c7288da83385ffae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0976bf9c46b813ad1913adfaa78c27fd6369cc958b604f27c7288da83385ffae", kill_on_drop: false }`
[INFO] [stdout] 0976bf9c46b813ad1913adfaa78c27fd6369cc958b604f27c7288da83385ffae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ffe80a6df1f239dba4de586554b2fecdf7579911e9cfc073925111196de067b
[INFO] running `Command { std: "docker" "start" "-a" "4ffe80a6df1f239dba4de586554b2fecdf7579911e9cfc073925111196de067b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cassandra-migration v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ConvertError(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MigrateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 40 -     ConvertError(String),
[INFO] [stdout] 40 +     ConvertError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |     InsertError(String)
[INFO] [stdout]    |     ----------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MigrateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 41 -     InsertError(String)
[INFO] [stdout] 41 +     InsertError(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4ffe80a6df1f239dba4de586554b2fecdf7579911e9cfc073925111196de067b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ffe80a6df1f239dba4de586554b2fecdf7579911e9cfc073925111196de067b", kill_on_drop: false }`
[INFO] [stdout] 4ffe80a6df1f239dba4de586554b2fecdf7579911e9cfc073925111196de067b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e57c74c832d2cbc7a0e1d0819344c9a9bf0d1e59ae30bef3f2dc729f097e6ef
[INFO] running `Command { std: "docker" "start" "-a" "5e57c74c832d2cbc7a0e1d0819344c9a9bf0d1e59ae30bef3f2dc729f097e6ef", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:40:18
[INFO] [stderr]    |
[INFO] [stderr] 40 |     ConvertError(String),
[INFO] [stderr]    |     ------------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MigrateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 40 -     ConvertError(String),
[INFO] [stderr] 40 +     ConvertError(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:41:17
[INFO] [stderr]    |
[INFO] [stderr] 41 |     InsertError(String)
[INFO] [stderr]    |     ----------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MigrateError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 41 -     InsertError(String)
[INFO] [stderr] 41 +     InsertError(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `cassandra-migration` (bin "cassandra-migration" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cassandra_migration-9a160c34184c6548)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_get_time_bucket ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e57c74c832d2cbc7a0e1d0819344c9a9bf0d1e59ae30bef3f2dc729f097e6ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e57c74c832d2cbc7a0e1d0819344c9a9bf0d1e59ae30bef3f2dc729f097e6ef", kill_on_drop: false }`
[INFO] [stdout] 5e57c74c832d2cbc7a0e1d0819344c9a9bf0d1e59ae30bef3f2dc729f097e6ef
